Skip to content

Update dependency @vuepic/vue-datepicker to v13#3008

Merged
johnsimons merged 1 commit into
masterfrom
renovate/vuepic-vue-datepicker-13.x
May 31, 2026
Merged

Update dependency @vuepic/vue-datepicker to v13#3008
johnsimons merged 1 commit into
masterfrom
renovate/vuepic-vue-datepicker-13.x

Conversation

@dependencyupdates

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vuepic/vue-datepicker (source) 12.1.013.0.0 age adoption passing confidence

Release Notes

Vuepic/vue-datepicker (@​vuepic/vue-datepicker)

v13.0.0

Compare Source

⚠️ Breaking Chnages

  • All class names are renamed from underscore to dash
  • Few class wordings are changed and few removed
  • week-start is now taken from the locale prop instead of defaulting to Monday.

For more info, take a look at the migration guide

🚀 Features

  • Automatically use week-start based on the locale prop (#​1236)

🐛 Bug Fixes

  • Fixed issue with text-input not parsing letters used for values (#​1222, #​1234)
  • Fixed teleport prop type for proper boolean support (by @​syyyr) (#​1223)
  • Fixed issue with input loosing focus upon opening the menu with selectOnFocus enabled (by @​abdouthetif) (#​1224, #​1225)
  • Fixed issue with missing source files warning (#​1226)
  • Fixed issue with new unplugin-dts types generating throwing error (#​1231)
  • Fixed TypeScript issue on slots that provide different props in different modes (#​1232)
  • Fixed issue with invalid time value when switching programatically between enabled/disabled range (by @​Kapcash) (#​1256, #​1259)
  • Fixed issue with broken filters.years on month-picker and quarter-picker (by @​umutcantopal) (#​1263, #​1264)
  • Fixed issue with formats.input not being propagated to formats.preview (#​1261)
  • Fixed issue with extra spaces in range separator where text input is enabled with range (by @​AlexanderNP) (#​1269, #​1271)
  • Fixed issue with menu wrap remaining in the DOM after closing the menu (by @​alexovn) (#​1278, #​1279)

🔧 Refactor

  • Added data-test-id for preview section (by @​jaccodenneboom) (#​1219, #​1220)
  • Repository converted to pnpm workspace and package manager changed to pnpm
  • Removed sass and replaced with plain css

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Commands to ignore dependencies

You can trigger dependency actions by commenting on this PR:

  • @particularbot ignore this major version
  • @particularbot ignore this minor version
  • @particularbot ignore this dependency

@dependencyupdates dependencyupdates Bot added dependencies Pull requests that update a dependency file npm labels May 28, 2026
@johnsimons johnsimons enabled auto-merge May 31, 2026 22:38
@johnsimons johnsimons merged commit 9a6ea14 into master May 31, 2026
6 checks passed
@johnsimons johnsimons deleted the renovate/vuepic-vue-datepicker-13.x branch May 31, 2026 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant